var net/http.http2errStreamID

8 uses

	net/http (current package)
		h2_bundle.go#L2206: 	http2errStreamID    = errors.New("invalid stream ID")
		h2_bundle.go#L2249: 		return http2errStreamID
		h2_bundle.go#L2673: 		return http2errStreamID
		h2_bundle.go#L2763: 		return http2errStreamID
		h2_bundle.go#L2803: 		return http2errStreamID
		h2_bundle.go#L2840: 		return http2errStreamID
		h2_bundle.go#L2939: 		return http2errStreamID
		h2_bundle.go#L2953: 		return http2errStreamID